home *** CD-ROM | disk | FTP | other *** search
- object TextRep: TTextRep
- Left = 347
- Top = 206
- Width = 763
- Height = 154
- HorzScrollBar.Range = 1200
- VertScrollBar.Range = 2000
- AutoScroll = False
- Caption = 'TextRep'
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 14
- object QRBand1: TQRBand
- Left = 0
- Top = 62
- Width = 1200
- Height = 9
- Align = alTop
- BandType = rbDetail
- Color = clWhite
- ForceNewPage = False
- Frame.Width = 0
- Ruler = qrrNone
- object QRLabel1: TQRLabel
- Left = 0
- Top = 0
- width = 32
- height = 8
- Caption = 'QRLabel1'
- AlignToBand = False
- Font.Color = clBlack
- Font.Height = -7
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- end
- end
- object QRBand2: TQRBand
- Left = 0
- Top = 29
- Width = 1200
- Height = 33
- Align = alTop
- BandType = rbPageHeader
- Color = clWhite
- ForceNewPage = False
- Frame.Width = 0
- Ruler = qrrNone
- object QRSysData3: TQRSysData
- Left = 640
- Top = -2
- width = 65
- height = 17
- Alignment = taRightJustify
- AlignToBand = True
- AutoSize = False
- Data = qrsPageNumber
- Text = 'Page '
- end
- object QRSysData1: TQRSysData
- Left = 4
- Top = 0
- width = 107
- height = 14
- AlignToBand = False
- Data = qrsReportTitle
- Text = 'Filename: '
- end
- object QRSysData2: TQRSysData
- Left = 4
- Top = 16
- width = 157
- height = 14
- AlignToBand = False
- AutoSize = False
- Data = qrsDateTime
- Text = 'Printed at '
- end
- end
- object QRBand3: TQRBand
- Left = 0
- Top = 0
- Width = 1200
- Height = 29
- Align = alTop
- BandType = rbTitle
- Color = clWhite
- ForceNewPage = False
- Frame.Width = 0
- Ruler = qrrNone
- object QRLabel2: TQRLabel
- Left = 192
- Top = 0
- width = 321
- height = 23
- Alignment = taCenter
- Caption = 'QuickReport File Lister Demo Report'
- AlignToBand = True
- Font.Color = clNavy
- Font.Height = -19
- Font.Name = 'Arial'
- Font.Style = [fsItalic]
- ParentFont = False
- end
- end
- object Rep: TQuickReport
- OnNeedData = RepNeedData
- AfterPrint = RepAfterPrint
- BeforePrint = RepBeforePrint
- ColumnMarginInches = 0
- ColumnMarginMM = 0
- Columns = 2
- DisplayPrintDialog = False
- LeftMarginInches = 0
- LeftMarginMM = 0
- Orientation = poPortrait
- ReportTitle = 'File lister demo'
- RestartData = True
- SQLCompatible = False
- TitleBeforeHeader = True
- Left = 8
- Top = 76
- end
- end
-